Release 10.1A: OpenEdge Data Management:
SQL Reference
DhSQLResultSet
Provides the stored procedure with a result set to return to the application that called the procedure.
The Java code in a stored procedure does not explicitly create
DhSQLResultSetobjects. Instead, when the SQL server creates a Java class from aCREATE PROCEDUREstatement that contains a Result clause, it implicitly instantiates an object of typeDhSQLResultSet, and calls itSQLResultSet.Procedures invoke methods of the
SQLResultSetinstance to populate fields and rows of the result set.Constructors
No explicit constructor
Parameters
None
Throws
DhSQLException
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |